JAMSRESTAPI Web Service
PostResource_PostResource
JAMSRESTAPI Web Service > All Operations Resource Group : Resource_PostResource (Post)

Resource Path: /api/resource

Uri: http://doc.jamsscheduler.com/api/resource

Description
Add a new resource definition
Request

The request body is of type Resource.

The resource definition

Overview

Resource
lastChangeUTC : string
lastChangedBy : string
resourceName : string
resourceID : integer
quantityAvailable : integer
quantityInUse : integer
agentSpecific : boolean
description : string
resourceDetails : Array[ResourceDetail]
agentName : string
agentId : integer
quantityAvailable : integer
quantityInUse : integer
acl : ACL
genericACL : Array[ACE]
identifier : string
inherited : boolean
flags : string
accessList : Array[string]
Response

The response body is of type string.

OK
See Also
All Operations Resource GroupJAMSRESTAPI Web Service